From 0f851be3681553897b6965f4562767ae61860b9d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 9 Aug 2015 23:31:36 +0200 Subject: [PATCH] Fix a doc comment typo --- gtk/gtkstack.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkstack.c b/gtk/gtkstack.c index ce5486ccd7..29beb1275b 100644 --- a/gtk/gtkstack.c +++ b/gtk/gtkstack.c @@ -1646,7 +1646,7 @@ gtk_stack_get_transition_running (GtkStack *stack) /** * gtk_stack_set_interpolate_size: * @stack: A #GtkStack - * @interpole_size: the new value + * @interpolate_size: the new value * * Sets whether or not @stack will interpolate its size when * changing the visible child. If the interpolate-size property -- 2.30.2